You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
Tanh Method
>
Math387.Tanh Method ([In] double)
Dew Math for .NET
Math387.Tanh Method ([In] double)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
Tanh Method
See Also
Collapse All
Hyperbolic cosine.
Syntax
C#
Visual Basic
public
static
double
Tanh
([In]
double
X
);
Public
static
Sub
Tanh
(
X
As
[In]
double
)
Returns
the hyperbolic tangens of real argument X.
See Also
ArcTanh
Group
Tanh Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
Tanh Method
,
See Also
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!